* simple.el (shell-command-on-region): Pass the `replace' argument
authorSam Steingold <sds@gnu.org>
Thu, 23 May 2013 21:01:47 +0000 (17:01 -0400)
committerSam Steingold <sds@gnu.org>
Thu, 23 May 2013 21:01:47 +0000 (17:01 -0400)
commit7442d2ac578f888cc68b61f340aecf4a75b7685c
tree112628842e6886c1f20321180bbcacb9cec55c06
parent7932cef2db483a927e64db970b482712fa98bec9
* simple.el (shell-command-on-region): Pass the `replace' argument
down to `call-process-region' to comply with he doc as reported on
<http://stackoverflow.com/questions/16720458/emacs-noninteractive-call-to-shell-command-on-region-always-deletes-region>
lisp/ChangeLog
lisp/simple.el